encoding/xml.Decoder.pushElement (method)

2 uses

	encoding/xml (current package)
		xml.go#L329: 		d.pushElement(t1.Name)
		xml.go#L459: func (d *Decoder) pushElement(name Name) {